build(deps): bump the go-dependencies group in /tools with 5 updates#1772
Merged
anthony-gomez-fastly merged 1 commit intomainfrom Apr 29, 2026
Merged
Conversation
Bumps the go-dependencies group in /tools with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/buger/jsonparser](https://github.com/buger/jsonparser) | `1.1.2` | `1.2.0` | | [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.26.1` | `0.26.2` | | [github.com/modelcontextprotocol/registry](https://github.com/modelcontextprotocol/registry) | `1.7.2` | `1.7.3` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.68.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | Updates `github.com/buger/jsonparser` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/buger/jsonparser/releases) - [Commits](buger/jsonparser@v1.1.2...v1.2.0) Updates `github.com/go-openapi/strfmt` from 0.26.1 to 0.26.2 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.26.1...v0.26.2) Updates `github.com/modelcontextprotocol/registry` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/modelcontextprotocol/registry/releases) - [Commits](modelcontextprotocol/registry@v1.7.2...v1.7.3) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.67.0 to 0.68.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.67.0...zpages/v0.68.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: github.com/buger/jsonparser dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/modelcontextprotocol/registry dependency-version: 1.7.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.68.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
anthony-gomez-fastly
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group in /tools with 5 updates:
1.1.21.2.00.26.10.26.21.7.21.7.30.67.00.68.01.27.11.28.0Updates
github.com/buger/jsonparserfrom 1.1.2 to 1.2.0Release notes
Sourced from github.com/buger/jsonparser's releases.
Commits
c172c16Merge pull request #269 from buger/tinygo680cd2eMerge pull request #281 from buger/reqproof-assurance-hardening9dce61cMigrate review storage from reviews/ folder to per-requirement timestampsc03b9effeat: add property-based obligation classes with 24 new SYS-REQs9c46110chore: fix spec lint warnings — remove stale parent field, set review metadata8bbb8a8Close coverage gaps: SYS-REQ-007/008/010 fuzz harness coverage to 100%552e93bInstall Z3 via apt before audit98133b4Remove manual Z3 pre-download, now handled by proof-action1b70eadDebug Z3 pre-download: remove output suppressionaac1fbcPre-download Z3 solver before auditUpdates
github.com/go-openapi/strfmtfrom 0.26.1 to 0.26.2Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
fb29dd2chore: prepare release v0.26.2c8c1e4edoc: aligned docs with org-wide documentation. (#247)ebb2f2fperf(duration): faster and stricter ParseDuration. (#246)c09c1cdbuild(deps): bump the other-dependencies group across 2 directories with 2 up...1dfdf84build(deps): bump the development-dependencies group with 8 updates290bce4build(deps): bump golang.org/x/net49afd07build(deps): bump github.com/jackc/pgx/v5 (#240)b04e233doc: updated contributors file9cdd252build(deps): bump the go-openapi-dependencies group across 2 directories with...5b911b6build(deps): bump golang.org/x/netUpdates
github.com/modelcontextprotocol/registryfrom 1.7.2 to 1.7.3Release notes
Sourced from github.com/modelcontextprotocol/registry's releases.
Commits
736d376fix(db): raise pgxpool MaxConns + PG max_connections + set PG resources (#1221)54cbe24fix(list): use JSONB containment for RemoteURL filter (GIN-indexable) (#1220)a490b6fbuild(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 in the act...3764acabuild(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.29.0 to 4...a4d9d82deploy: update prod to v1.7.2 (#1216)Updates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcfrom 0.67.0 to 0.68.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
Commits
45977a4Release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0 (#8769)0fcc152fix(deps): update module github.com/googlecloudplatform/opentelemetry-operati...eaba3cdchore(deps): update googleapis to 6f92a3b (#8776)6df430cchore(deps): update module github.com/jgautheron/goconst to v1.10.0 (#8771)ae90e32Fix otelconf prometheus label escaping (#8763)f202c3fotelconf: move experimental types to otelconf/x (#8529)8ddaecefix(deps): update aws-sdk-go-v2 monorepo (#8764)c7c03a4chore(deps): update module github.com/mattn/go-runewidth to v0.0.22 (#8766)717a85aenvcar: normalize cached environment variable names (#8761)ad990b6fix(deps): update module github.com/aws/smithy-go to v1.24.3 (#8765)Updates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions